CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gpu opengl

搜索资源列表

  1. gl_water_source.rar

    1下载:
  2. 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:283997
    • 提供者:shiping
  1. cvtool.zip

    0下载:
  2. A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).,A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphic
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:165048
    • 提供者:linux
  1. CG_OpenGL_example(full).rar

    0下载:
  2. 基于openGL的CG运行示例代码,很全很好的代码例子,可配合《CG教程-可编程实时图形权威指南》学习,The example of GPU program produced in CG+openGL, this code is very well and can be learned with the material"CG Tutorial-The Definitive Guide to Programmable Real-Time Graphics"
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5927721
    • 提供者:晓媛
  1. OpenGL_WaterSimu

    2下载:
  2. Win32 SDK C++ OpenGL GPU 水波模拟-Win32 SDK C++ OpenGL GPU Water Wave Simulation
  3. 所属分类:Game Engine

    • 发布日期:2017-05-07
    • 文件大小:1916736
    • 提供者:weiguian
  1. VolRen

    1下载:
  2. 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-06
    • 文件大小:15263248
    • 提供者:杨飞
  1. Image_Processing_GPU

    2下载:
  2. 本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
  3. 所属分类:Special Effects

    • 发布日期:2015-06-09
    • 文件大小:2048
    • 提供者:wangbo
  1. glGPGPU

    0下载:
  2. 使用OpenGL实现的GPU光线跟踪,采用Voxel算法实现-OpenGL implementation using GPU ray tracing, using Voxel algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2608613
    • 提供者:william
  1. OpenTK

    0下载:
  2. A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1172285
    • 提供者:linux
  1. CGClass_Basic

    2下载:
  2. 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a category cg, through the use of t
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:135364
    • 提供者:李文庆
  1. VolumeRenderCartesian

    0下载:
  2. 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1360919
    • 提供者:ludan
  1. gpufftw1.0

    0下载:
  2. 在GPU上实现FFT,本科毕设时的资料,用OPENGL实现。-GPU to achieve in the FFT, we completed the set up information at the time, using OPENGL achieve.
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-14
    • 文件大小:219300
    • 提供者:谢坚
  1. cvltonemap

    0下载:
  2. A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-09
    • 文件大小:43378
    • 提供者:linux
  1. Md5MeshLoader

    0下载:
  2. doom3的 md5模型加载。 vc7.1+opengl 。 源码包已经附带glut库 。-doom3 of md5 model load. vc7.1+ opengl. Glut library source package has been included.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:825194
    • 提供者:meiwei
  1. toonglut_2.0

    0下载:
  2. 将三维网格模型通过GPU渲染算法,渲染出具有卡通漫画风格的程序。使用OPENGL和C-By three-dimensional mesh GPU rendering algorithms, rendering a cartoon-style program. And C++ with OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:380114
    • 提供者:wz
  1. glm-0.9.0.6

    1下载:
  2. OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-30
    • 文件大小:1390592
    • 提供者:Sukuma Ubhada
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. GLSL_ES_Specification_1.0.17

    0下载:
  2. OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言,也即开发人员写的短小的自定义程序,他们是在图形卡的GPU (Graphic Processor Unit图形处理单元)上执行的,代替了固定的渲染管线的一部分-The recent trend in graphics hardware has been to replace fixed functionality with programmability in areas tha
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:547295
    • 提供者:辛安民
  1. timing and trace generator for opengl

    0下载:
  2. Qsilver is a simulation framework for graphics architec- tures that can simulate low-level GPU activity for any exist- ing OpenGL application [10]. Qsilver uses Chromium [7] to intercept and transform an OpenGL application’s API calls and create an a
  3. 所属分类:OpenGL

    • 发布日期:2015-12-10
    • 文件大小:101316
    • 提供者:mart193
  1. vaovbo渲染三角形

    0下载:
  2. 在windows平台上使用opengl进行绘图,使用vbo将顶点缓冲至gpu,再进行绘制(Drawing on the windows platform using OpenGL, using VBO to buffer the vertices to GPU, and then draw)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-19
    • 文件大小:1063936
    • 提供者:yuwawa
  1. SceneDemo

    0下载:
  2. 基于现代OpenGL的火焰粒子系统的模拟,采用双缓冲思想,将粒子的计算搬运到了GPU上进行并行计算,加快粒子系统的模拟速度。(Based on the modern OpenGL simulation of the flame particle system, the double buffer idea is adopted to transfer the computation of particles to GPU for parallel computation, which accel
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-21
    • 文件大小:83164160
    • 提供者:天琊
« 12 3 4 »
搜珍网 www.dssz.com